/*productslist go*/
.main {
    clear: both;
    width: 1240px;
    margin: auto;
    overflow: hidden;
    margin-bottom:50px;		min-height:580px;
}
.current-position {
    clear: both;
    margin: auto;
    height: 40px;
    width: 1240px;
    line-height: 40px;
}
.current-position h2 {
    color: #8c8c8c;
    font-size: 12px;
}
.current-position h2 a {
    color: #8c8c8c;
}
.big-class {
    clear: both;
    height: 50px;
    line-height: 50px;
}
.big-class h1 {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    border-bottom: solid 1px #dfdfdf;
}
.small-class {
    clear: both;
    overflow: hidden;
    padding-top: 15px;
    line-height: 40px;
    padding-bottom: 20px;
}
.small-class p {
    color: #8c8c8c;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}

.small-class p a {
    color: #333;
    font-size: 14px;
    padding: 0px 25px;
}
.small-class p a:hover{
	color: #1d7ad9;
}
.small-class p .active {
    color: #1d7ad9;
    font-weight: bold;
}
.box-hd {
    clear: both;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    font-size: 12px;
    background-color: #fafafa;
}
.box-hd .filter-lists {
    float: left;
}
.box-hd .filter-lists ul li {
    float: left;
    color: #333;
    font-size: 12px;
}
.box-hd .filter-lists ul li a {
    color: #333;
    padding: 0px 20px;
}
.box-hd .filter-lists ul .current a {
    color: #F30;
}
.box-hd .filter-lists ul a:hover{
	color: #F30;
}
.box-hd .more {
    float: right;
    padding-right: 20px;
}
.box-hd .more .icon-check-active{
	float: left;
    width: 14px;
    height: 50px;
    background-image: url(../images/icon-check-active.gif)!important;
    background-repeat: no-repeat!important;
    background-position: left center!important;
}
.box-hd .more a {
    float: left;
    height: 14px;
    width: 120px;
    display: block;
    cursor: pointer;
}
.box-hd .more .icon-check {
    float: left;
    width: 14px;
    height: 50px;
    background-image: url(../images/icon-check.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
.box-hd .more a p {
    float: left;
    padding-left: 7px;
}
.products-list {
    clear: both;
}
.products-list ul li {
    float: left;
    width: 236px;
    height: 417px;
    border: solid 2px #fff;
}
.products-list ul li .img {
    width: 220px;
    height: 220px;
    margin: auto;
    margin-top: 20px;
}
.products-list ul li .img a {
    display: block;
    width: 100%;
    height: 100%;
}.products-list ul li .img a  img{    max-height:220px;}
.products-list ul li .w {
    clear: both;
    margin: auto;
    padding-top: 20px;
}
.products-list ul li .w .left {
    float: left;
    color: #000;
    width: 172px;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    FONT-FAMILY: "Microsoft Yahei";
}
.products-list ul li .w .left span{
    color: #e23435;
        font-size: 20px;
}
.products-list ul li .w .left p {
    width: 172px;
    overflow: hidden;
}
.products-list ul li .w .left a {
    display: block;
    width: 172px;
    height:24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:1;
    overflow: hidden;
}
.products-list ul li .w .left {
    float: left;
    color: #000;
    width: 172px;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    FONT-FAMILY: "Microsoft Yahei";
}
.products-list ul li .w .right {
    float: right;
    padding-top: 5px;
    font-size: 12px;
    overflow: hidden;
    FONT-FAMILY: "Microsoft Yahei";
}
.products-list .right i {
    float: right;
    height: 12px;
    width: 65px;
    overflow: hidden;
    margin-bottom: 6px;
    background-image: url(../images/icon-stat.png);
    background-repeat: no-repeat;
}
.products-list ul{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.products-list ul li .w .right p {
    color: #999;
    padding-top:24px;
}
.products-list ul li .w .right p l{
    color:#e23435;
    font-weight:bold;
}
.products-list ul li:hover .btn {
    visibility: visible;
}
.products-list ul li:hover {
    border: solid 2px #e6e6e6;
}
.products-list ul .active .btn {
    visibility: visible;
}
.products-list ul .active {
    border: solid 2px #e6e6e6;
}
.products-list ul li .btn {
    clear: both;
    margin: auto;
    margin-top: 10px;
    padding-top: 10px;
    padding-left: 10px;
    /*visibility: hidden;*/
    border-top: #dfdfdf solid 1px;
    position: relative;
    top: 6px;
}
.products-list ul li .btn1 {
    float: left;
    width: 90px;
    height: 30px;
    color: #1d7ad9;
    display: block;
    font-size: 12px;
    margin-right: 10px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    margin-top: 5px;
    background-color: #cae4ff;
    border: solid 1px #60a2e4;
}
.products-list ul li .btn2:hover {
    background-color: #1167c0;
}
.products-list ul li .btn2 {
    float: left;
    width: 90px;
    height: 30px;
    color: #ffffff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 5px;
    text-indent: 20px;
    background-color: #1d7ad9;
    border: solid 1px #1d7ad9;
    background-image: url(../images/cart3.png);
    background-repeat: no-repeat;
    background-position: 6px center;
}
.fy {
    clear: both;
    color: #7d7d7d;
    font-size: 12px;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 10px;
    /*border-top: 1px #dfdfdf solid;*/
    FONT-FAMILY: "Microsoft Yahei";
    margin-top:20px;
}
.fy .fy-c {
    float: right;
}
.fy a {
    float: left;
    color: #7d7d7d;
    font-size: 12px;
    font-weight: bold;
    padding: 7px 12px;
    margin-right: 8px;
    border: solid 1px #cececf;
}
.fy span {
    float: left;
    padding-right: 5px;
    line-height: 30px;
}
.fy input {
    float: left;
    width: 40px;
    height: 30px;
    display: block;
    line-height: 30px;
    text-align: center;
    margin-right: 5px;
    border: solid 1px #cececf;
}
.fy .active {
    color: #FFF;
    border: solid 1px #999;
    background-color: #999999;
}
.fy a:hover{
	color: #FFF;
    border: solid 1px #999;
    background-color: #999999;
}
/*productslist end*/
/*shopcar go*/
.wrap {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.order_table {
    width: 100%;
    table-layout: fixed;
}
.order_table tr {
    border-bottom: 1px #f8f8f8 solid;
}
.order_table th {
    height: 40px;
    line-height: 40px;
    background: #fafafa;
    text-align: center;
}
.order_table td {
    padding: 8px;
    font-size: 12px;
    text-align:center;
}
.order_table td input {
    display: inline-block;
}
.order_table td .jj_btn {
    width: 30.5px;
    height: 30.5px;
    line-height: 20px;
}
.order_table td .number {
    width: 40px;
    text-align: center;
    height: 25px;
    line-height: 25px;
}
.order_btm_btn {
    margin-top: 20px;
    overflow: hidden;
    text-align: right;
}
.order_btm_btn .link_btn_01 {
    background: #fafafa;
}

.order_btm_btn a {
    display: inline-block;
    font-size: 16px;
    padding: 12px 15px;
    border: 1px #c40000 solid;
}
.order_btm_btn .link_btn_02 {
    background: #c40000;
    color: white;
}
/*shopcar end*/
/*footprint 开始*/
.foop_con{
    width:100%;
    height:auto;
    overflow:hidden;
    background:#f0f3ef;
    padding-bottom:50px;
}
.foop_con ul{
    width:1200px;
    height:auto;
    overflow:hidden;
    margin: auto;
}
.foop_con ul li{
    width: 100%;
    height:auto;
    overflow:hidden;
    margin-top: 30px;
}
.foop_con_t{
    width: 100%;
    height:auto;
    overflow:hidden;
}
.foop_con_t p{
    font-size:18px;
    font-weight:400;
    float:left;
}
.foop_con_t span{
    margin-left: 10px;
    cursor: pointer;
    float:left;
    color: #898989;
    line-height:21px;
}
.foop_con_t span:hover{
    color:red;
}
.foop_con_b{
    width: 100%;
    height:auto;
    overflow:hidden;
}
.foop_con_b div{
    width:246px;
    height:310px;
    overflow:hidden;
    float:left;
    margin-left:30px;
    margin-top:30px;
    background:#fff;
    position:relative;
}
.foop_con_b div:nth-child(4n+1){
    margin-left: 0px;
}
.foop_con_b div a{
    width: 210px;
    height: 210px;
    display:block;
    margin:auto;
    margin-top:20px;
}
.foop_con_b div a img{
    width: 100%;
    height: 100%;
    display:block;
}
.foop_con_b div p{
    text-align:center;
    line-height: 33px;
    font-size: 18px;
    color: #333;
    margin-top: 20px;
}
.foop_con_b div span{
    font-size: 19.5px;
    font-weight: bold;
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 5;
    display:none;
    cursor:pointer;
}
.foop_con_b div:hover span{
    display:block;
}
/*footprint 结束*/
/*helpcenter 开始*/
.hel_con{
    width:1200px;
    height:auto;
    overflow:hidden;
    margin:auto;
    margin-bottom:50px;
}
.hel_con_t{
    width:100%;
    height:auto;
    overflow:hidden;
    padding: 10px 0;
}
.hel_con_t a{
    font-size:14px;
    color:#333;
}
.hel_con_t a:last-child{
    color: #808080;
}
.hel_con_b{
    width:100%;
    height:auto;
    overflow:hidden;
}
.hel_con_b_l{
    width:210px;
    height:auto;
    overflow:hidden;
    float:left;
}
.hel_con_b_l_t{
    font-weight:bold;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #e23435;
}
.hel_con_b_l_b a{
    display:block;
    width: 100%;
    box-sizing:border-box;
    position: relative;
    border-bottom: 1px solid #fff;
    padding: 5px 10px;
    height: 41px;
    line-height: 30px;
    background-color: #e5e5e5;
}
.hel_con_b_l_b a p{
    float:left;
    color: #333;
    font-size:14px;
}
.hel_con_b_l_b a span{
    float:right;
    font-size:15px;
    font-family: cursive;
}
.hel_con_b_r{
    float: right;
    width:930px;
    padding: 0 20px;
}
.hel_con_b_r_t{
    text-align: center;
    padding: 10px 0;
    font-size: 18px;
    font-weight: normal;
    border-bottom: 1px dashed #e5e5e5;
}
.hel_con_b_r_b{
    padding: 15px 20px;
}
.hel_con_b_l_b a:hover{
    opacity:.8;
}
.hel_con_b_l_b a:hover *{
    color:#e23435;
}
.hel_con_b_l_b_ac *{
    color:#e23435!important;
}
/*helpcenter 结束*/
/*productslist go*/
.pro_nav{
    width:100%;
    height:auto;
    overflow:hidden;
    background:#f5f5f5;
    margin-bottom:20px;
}
.pro_nav_t{
    width:100%;
    height:40px;
}
.pro_nav_t_l{
    float:left;
    margin-left: 10px;
    margin-top: 8px;
}
.pro_nav_t_l a{
    float: left;
    padding: 3px 10px;
    border: 1px solid #ccc;
    margin-right: -1px;
    background: #FFF;
    font-size: 12px;
    color:#333;
}
.pro_nav_t_l a:hover{
    border: 1px solid #e23435;
}
.pro_nav_t_l_ac{
    background:#e23435!important;
    color:#fff!important;
    border: 1px solid #e23435!important;
}
.pro_nav_t_r{
    float:left;
    margin-left:20px;
    margin-top:8px;
    position:relative;
}
.pro_nav_t_r:hover .pro_nav_t_r_n{
    display:block;
}
.pro_nav_t_r_n{
    width:152px;
    height: 73px;
    background:#fff;
    border: 1px solid #ccc;
    position:absolute;
    top: -7px;left: -9px;
    z-index:1;
    display:none;
}
.pro_nav_t_r span{
    z-index:2;
    position:relative;
}
.pro_nav_t_r input{
    background:#fff;
    display: inline-block;
    width: 60px;
    box-sizing: border-box;
    height: 24px;
    padding: 5px 3px;
    border:1px solid #cecece !important;
    z-index:2;
    position:relative;
}
.pro_nav_t_r_n p{
    margin-left:10px;
    float:left;
    margin-top:40px;
    line-height: 25px;
    font-size: 12px;
    cursor:pointer;
}
.pro_nav_t_r_n p:hover{
    color:#e23435;
}
.pro_nav_t_r_n span{
    float:right;
    width:50px;
    text-align:center;
    cursor:pointer;
    height:25px;
    background: #f2f2f2;
    border:1px solid #bfbfbf;
    margin-right:10px;
    margin-top:40px;
    line-height: 25px;
    font-size: 12px;
}
.pro_nav_t_r_n span:hover{
    color:#e23435;
    border:1px solid #e23435;
}
.pro_nav_t_r input[type='number']::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
}
.pro_nav .box-hd .more{
    float:left;
}
.pro_nav .box-hd .more a{
    width:auto;
    margin-left:10px;
}
.pro_nav .box-hd{
    height:40px;
    line-height:40px;
}
.pro_nav .box-hd .more .icon-check{
    height:40px;
}
/*productslist end*/
/*comment go*/
.comm_one{
    width:990px;
    height:auto;
    overflow:hidden;
    margin:auto;
    margin-top:50px;
}
.comm_one_l{
    width:460px;
    height:460px;
    overflow:hidden;
    float:left;
}
.comm_one_l a{
    display:block;
    width:100%;
    height:100%;
}
.comm_one_l a img{
    display:block;
    width:100%;
    height:100%;
}
.comm_one_r{
    width:500px;
    float:right;
    height:auto;
    overflow:hidden;
}
.comm_one_r h3{
    font-weight:bold;
    padding:3px 0;
    color:#000;
    font-size:16px;
    vertical-align:top;
}
.comm_one_r_b{
    width:100%;
    height:auto;
    overflow:hidden;
}
.comm_one_r_b_li{
    width:100%;
    height:auto;
    overflow:hidden;
    margin-top:10px;
}
.comm_one_r_b_li p{
    float: left;
    color: #999;
    line-height:31px;
}
.comm_one_r_b_li span{
    float: left;
    color: #999;
    margin-left:40px;
    font-weight: 700;
    color: #c00;
    font-size:27px;
    vertical-align: text-bottom;
}
.comm_one_r_b_li l{
    color:#666;
    font-size:12px;
}
.comm_one_r_b_li_a_r{
    color: #666;
    font-size:12px;
    margin-left: 40px;
    float:left;
    line-height: 31px;
}
.comm_one_r_b_li_b_r{
    float:left;
        margin-left: 40px;
}
.comm_one_r_b_li_b_r em{
    display: block;
    vertical-align: baseline;
    width: 60px;
    height: 11px;
    overflow: hidden;
    margin-right: 1px;
    background-position: -132px -364px;
    font-weight: 400;
    background-image: url(../images/xing.png);
    background-repeat: no-repeat;
    position: relative;
    float:left;
    margin-top:8px;
}
.comm_one_r_b_li_b_r em i{
    display:block;
    background-image: url(../images/xing.png);
    background-repeat: no-repeat;
    height: 11px;
    vertical-align: top;
    background-position: -132px -343px;
}
.comm_one_r_b_li_b_r w{
    float:left;
    color: #333;
    line-height: 31px;
    margin-left:10px;
}
.comm_one_r_b_li_b_r d{
    float:left;
    color: #999;
    line-height: 31px;
    margin-left:5px;
}
.comm_one_r_f{
    display: block;
    padding: 9px;
    width: 474px;
    height: 110px;
    background: #fdfbfa;
    border: 1px solid #f6f5f3;
    margin-top:20px;
}
.comm_one_r_f_n{
    width:306px;
    height:40px;
    margin:auto;
    border: 1px solid #e1e1e1;
    border-radius: 2px;
    box-shadow: 1px 1px 1px #f5f5f5;
}
.comm_one_r_f_n span{
    width: 23px;
    height: 22px;
    background-image: url(../images/msg.png);
    background-repeat: no-repeat;
    background-position: -61px -103px;
    float:left;
    margin-left: 10px;
    margin-top: 8px;
}
.comm_one_r_f_n p{
    float:left;
    color: #666;
    font-size:12px;
    margin-left: 10px;
    margin-top: 4px;
}
.comm_two{
    width:990px;
    height:auto;
    overflow:hidden;
    margin:auto;
    margin-top:50px;
    border: 2px solid #f0eceb;
    background: #f6f6f6;
    margin-bottom:50px;
}
.comm_two_t{
    font-size:18px;
    color:#333;
    padding: 25px 0 10px 25px;
    font-weight:bold;
}
.comm_two_b{
    padding:0px 0 30px 25px;
}
.comm_two_b_li{
    width:100%;
    height:auto;
    overflow:hidden;
    margin-top:10px;
}
.comm_two_b_li p{
    line-height: 22px;
    color: grey;
    font-size:13px;
}
.comm_two_b_li p l{
    color:#333;
}
.comm_two_b_li textarea{
    background:#fff;
    width:520px;
    box-sizing:border-box;
    padding:10px;
    height:101px;
    font-family:'微软雅黑';
    resize:none;
    margin-top:5px;
    font-size:13px;
}
.comm_two_b_f{
    width:520px;
    height: 45px;
    padding-top: 2px;
    padding-left: 1px;
    background: #ebebeb;
}
.comm_two_b_f_l{
    width: 61px;
    height: 22px;
    line-height: 22px;
    margin-right: 6px;
    overflow: hidden;
    position: relative;
    border: 1px solid #988461;
    font-size: 12px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    background-color: #988461;
    text-decoration: none;
    margin-top:8px;
    margin-left:10px;
    float:left;
    position:relative;
}
.comm_two_b_f_l input{
    width: 100%;
    height: 100%;
    opacity: 0;
    position:absolute;
    top: 0;left: 0;
    cursor:pointer;
}
.comm_two_b_f_r{
    float:left;
}
.comm_two_b_f_r div{
    width:40px;
    height:40px;
    float:left;
    overflow:hidden;
    position:relative;
    border:1px solid #e6e6e6;
    margin-left:10px;
}
.comm_two_b_f_r div img{
    display:block;
    width:100%;
    height:100%;
}
.comm_two_b_f_r div span{
    display:block;
    width:100%;
    height: 100%;
    text-align:center;
    line-height:40px;
    font-size:12px;
    color:#fff;
    background:rgba(0,0,0,.7);
    position:absolute;
    top: 0;left: 0;
    display:none;
}
.comm_two_b_f_r div:hover span{
    display:block;
    cursor:pointer;
}
.comm_two_b_f_rr{
    float:left;
     line-height:45px;
    font-size:12px;
    color:#999;
    margin-left: 15px;
}
.comm_two_f{
    width:100%;
    height:50px;
    background:#fff;
}
.comm_two_f div{
   float:left;
   margin-left:20px;
   line-height: 50px;
}
.comm_two_f div input{
    position:relative;
    top: 1px;
}
.comm_two_f button{
    padding: 0 10px;
    line-height: 25px;
    float: left;
    border: 0;
    text-align: center;
    margin-left: 330px;
    border-radius: 2px;
    color:#fff;
    background-color: #c40000;
    cursor:pointer;
    margin-top:12px;
}
 .lin_sxjg {
     width: 100%;
     /* height: 40px; */

     /* line-height: 40px; */


     margin-bottom: 15px;
 }

.lin_sxjg .lin_sxjg_a {
    box-sizing: border-box;
    border: 1px solid #E6E6E6;
    padding: 0px 10px;
    background-color: #F2F2F2;
    border-bottom: none;
}

.lin_sxjg .lin_sxjg_a p {
    font-size: 14px;
    line-height: 40px;
    color: #777;
}

.lin_sxjg .lin_sxjg_a p span {
    color: #40bea7;
    padding: 0px 5px;
}

.lin_sxjg .lin_sxjg_b {
    font-size: 14px;
    line-height: 40px;
    /* padding: 0px 10px; */
    color: #777;
    box-sizing: border-box;
    border: 1px solid #E6E6E6;
    display: flex;
}

.lin_sxjg .lin_sxjg_b p {
    font-size: 14px;
    /* line-height: 40px; */
    color: #777;
    width: 80px;

    padding-left: 10px;
    background-color: #FAFAFA;
    border-right: 1px solid #E6E6E6;
}

.lin_sxjg .lin_sxjg_b ul {
    display: flex;
    flex-wrap: wrap;
}

.lin_sxjg .lin_sxjg_b ul li {
    margin-right: 40px;
    margin-left: 10px;
    height: 40px;
}

.lin_sxjg .lin_sxjg_b ul li a {
    color: #777;
    font-size: 14px;
}

.lin_sxjg .lin_sxjg_b ul li a:hover {
    color: #40bea7;
}

.lin_new {
    display: flex;
    justify-content: space-between;
}

.lin_new .lin_zuo {
    width: 180px;
}

.lin_new .lin_zuo .title {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: normal;
}

.lin_new .lin_you {
    width: 1000px;
}

.lin_new .lin_zuo ul li {
    border: 1px solid #eee;
    margin-bottom: 15px;
    position: relative;		padding-bottom:10px;		width:180px;
}

.lin_new .lin_zuo ul li:hover {
    border: 1px solid #40bea7 !important;
}

.lin_new .lin_zuo ul li:hover .p-name {
    display: block;
}

.lin_new .lin_zuo ul li .p-img {
    width: 178px;	height:auto;
}

.lin_new .lin_zuo ul li .p-img img {
    width: 100%;
    height: 100%;	display:block;
}

.lin_new .lin_zuo ul li .p-name {
    position: absolute;
    left: 0;
    bottom: 28px;
    width: 100%;
    padding: 5px 0px;
    line-height: 20px;
    overflow: hidden;
    max-height: 40px;
    background: rgba(255, 255, 255, .7);
    display: none;
}

.lin_new .lin_zuo ul li .p-name a {
    display: block;
    padding: 0 10px;
    max-height: 40px;
    overflow: hidden;
    color: #000;
}

.lin_new .lin_zuo ul li .p-price {
    padding: 5px 5px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}

.lin_new .lin_zuo ul li .sale-price {
    float: left;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #FF0036;
}

.lin_new .lin_zuo ul li .sale-num {
    float: right;
    color: #999;
}

.products-list ul li {
    width: 235px;
}

.products-list ul li .btn {
    width: 225px;
}

.products-list ul li .w .left {
    width: 130px;
}

.products-list ul li .w .left p {
    width: 130px;
}

.products-list ul li .w .left a {
    width: 130px;
}

.products-list ul li .w {
    width: 235px;
}

.products-list ul li .w .left {
    padding-left: 5px;
}

.products-list ul li .w .right {
    padding-right: 5px;
}

.products-list ul li .btn {
    display: flex;
    justify-content: space-around;
    padding-left: 0px;
}


.rbar-item {
    width: 30px;
    height: 30px;
    margin: 10px 5px 0px 5px;
    right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: center center;
    box-shadow: 0 0 5px rgba(0, 0, 0, .7);
}

.rbar-a .rbar-icon {
    width: 30px;
    height: 30px;
}

.rbar-ad-box {
    background-color: #fff;
}

.r-sidebar {
    background-color: transparent;
}

.rbar-item:hover .rbar-text,
.rbar-item:hover .rbar-img {
    right: 32px;
}

.rbar-a {
    width: 30px;
    height: 30px;
}
.r-sidebar{
    top:285px;
}

.tip-box{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.tip-box .tip-icon{
    display: block;
    width: 156px;
    height: 85px;
    margin: 0 auto;
    background: url(../images/right_no_data.png) no-repeat 0 0;
}
.tip-box .tip-text{
    line-height: 20px;
    padding: 10px;
}

.user-m .user-title{
    /*border-bottom: 2px solid #ccc;*/
}
.user-m .um-b ul li{
    padding: 0px;

}
.um-order .um-order-fl ul li a{
    display: inline-block;
    /* font-size: 16px; */
}
.um-order .um-order-fl ul li{
    margin: 0px;
    padding: 0px 22px;
    line-height: 42px;
}
.um-order .um-order-fl{
    border: none;
}
.user-m .um-b ul li a{
    background: url(../images/xy.png) no-repeat right;
    background-size: 15px 15px;
    font-size: 16px;
}
.user-m .um-b ul li{
    padding: 0px;

}
.um-order .um-order-fl ul li a{
    display: inline-block;
}
.um-order .um-order-fl ul li{
    margin: 0px;
    padding: 0px 22px;
    line-height: 42px;
}
.um-order .um-order-fl{
    border: none;
}
.user-m .um-b ul li a{
    background: url(../images/xy.png) no-repeat right;
    background-size: 15px 15px;
}
.pull-right>div{
    overflow: hidden
}
.floor-nav-list{
    float: right
}


.breadcrumb a{
    font-size: 14px;
    color: #333;
}

/*comment end*/